This represents a referral step.
This will be fired twice on a referral, once for the sender as the source
profile, and once with the recipient as the source profile
It will also be fired when a referral converts to a signup
See the action property for determining which of those.
Event ID: referral
Properties
| Name | Returns | Notes | Example |
|---|---|---|---|
| sourceProfile | Profile | ||
| eventId | String | ||
| website | Website | ||
| triggerItem1 | String | ||
| triggerItem2 | String | ||
| triggerItem3 | String | ||
| triggerItem4 | String | ||
| triggerItem5 | String | ||
| attributes | Map | ||
| sender | Profile | ||
| referral | Referral | ||
| message | String | ||
| pageHref | String | ||
| emailAttachments | List |
Hide comments